Get All Public Roles for a Tenant

Get all public roles in the system for a Tenant

Method

/API2/access/getAllNonPrivateRolesByTenant

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5.2
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

tenantId

Type

string

Description

The system tenant ID

Output Response

Successful Result Code

200

Response List Type

Description of Response Type

Returns a generic response object with the list of public roles in the system. Note that the response is returned as a list of items of this object type.

Notes

Non-private roles are the 'public' roles in the system. Private roles are the individual user roles created for each user. The listing is specific to the selected tenant